Gracias X responder
esto es lo que he hecho
Cita: <style type="text/css">
<!--
table {table-layout: fixed;}
#texto {overflow: auto;}
-->
</style>
</head>
<body>
<table width="301" border="1">
<tr>
<td width="137"> </td>
<td width="148"> </td>
</tr>
<tr>
<td height="99"> </td>
<td><div id="texto">Colocar aquí el contenido para id "div" mucho mucho texto jajajaja este es mucho texto fgdfgfdgdfgfgfd dfgfdgdfgdfgdf dfgfd </div></td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
</table>
</body>
pero no hace exactamente lo que deseo (No me muestra scroll)
PD: utilizo firefox...