Weird IE behavior - Test page

I've written a complex jQuery table plugin for an intranet application wich supports different selection models (single, multiple, exclusive), nested expandable hierarchical tables (like a tree) etc. Everything works well, but now while the application goes tested by some clients I stumbled by an very ugly performance issue in IE. The problem appers only on IE machines. FF and Mozilla is fine. For an easier problem tracking I've extracted the problematic code from the plugin and provide a simple test example. Please follow the next steps and try to retrace the problem. There is no event registration by my plugin on the page nether on the background. What happens after clicking on the page? What is the reason for the slow down of the browser? Is it a jQuery problem or a browser problem?
My config Thinkpad T60,Windows XP SP2, IE6.0.2900.2180.xpsp.050928-1517.

Thanks for any hint @ devsteff@gmx.de