test:
sidebar
   

Using Safari, you will see the text input field overflow its table cell and appear under the text 'sidebar'. This does not happen in IE, Firefox or Opera.

The above problem happens with select boxes as well. With or without a DTD.

Removing the CSS "table-layout: fixed;" from the inner table will remove the overflow, but the label will no longer be the proper width in size.