[jQuery] FixedTable Plugin - testing help requested

[jQuery] FixedTable Plugin - testing help requested


Hi all. I've been plugging away on a plugin that would convert a table
to have fixed rows and columns. I've finally come up with some success
at this. But need some help testing/debugging this under the various
browsers.
http://grover.open2space.com/files/dev/fixedTable/index.htm
(the plugin file is at
http://grover.open2space.com/files/dev/fixedTable/jquery.fixedtable-0.02.js
)
Currently, it seems to be working fine in FF, but errors out in IE 6.
(I'll be digging deeper on that later....)
Once it is a little more stable, I'd like to add it to the Plugins page.
But I don't feel it's ready yet.
Any tips / bug fixes / suggestions / optimizations are appreciated.
Shawn
p.s. This is my second take on the plugin - my previous efforts were
not working out well.