textarea{
    width:calc(100% - 32px);
    resize:none;
    vertical-align: top;
    margin:8px;
}

.table_frame table{
    min-width:500px;
}