resizable rendering failure in firefox

resizable rendering failure in firefox

Subject line says it all.  Take the demo code for "Default functionality", rejig to use a TABLE/TR/TH and TD combination and test in Chrome/IE/FF... FF rendering is borked, while Chrome and IE work fine.

Versions:
Latest jQUI
jQ 1.9.1
FF 19

Workaround: use DIV elements inside TH elements.