[jQuery] Thickbox 3 disabling input boxes in Internet Explorer
Hello, this is happening in both IE6 and IE7: after opening a thickbox
with some input boxes, writing something on any of them and closing
it, input boxes are disabled on the whole page.
If I open the thickbox again I can't write in the input boxes.
If I have input boxes outside the thickbox, on the parent page, I
can't write on them.
I've noticed I can press the Tab key to get out of the problem and I
was wondering if there's some way that jQuery could simulate this so
the input boxes are 'unstuck'.
Any ideas?
Thanks!