In Firefox 3.6 and older, detaching a tbody from a table causes Firefox to convert all of the TD elements to divs. Firefox 4.0 doesn't have this problem and works as expected.
I updated the patch to skip the detach in Firefox 3.6-. http://gwt-code-reviews.appspot.com/1443805/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
