If you go to the following example on Chrome or Firefox, and then in IE9, you will see that it is broken in IE9:
http://www.imaputz.com/cssStuff/bigFourVersion.html
I can fix the height by giving a width to the table rows, but is there anyway to bring the scroll bar back?
I'm probably going to reimplement my table using divs if I don't find a reasonable solution...