I ran into a similar problem loading a flot chart in an iframe using thickbox. Worked fine in i.e. but jquery would not work in a thickbox on FF.
Here is what I did to fix: http://groups.google.com/group/jquery-en/browse_thread/thread/39b126236d6781df Hope this helps Ken On Jan 20, 10:14 am, Travis <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I am writing a cakePHP application and trying to use thickbox to load > a form and the jQuery Form Plugin to submit it. If I use the form > by itself with a url of /employees/edit/employee_id the jQuery Form > plugin works fine. If I load that exact URL in a thickbox though, the > Form plugin quits working, and when I click submit, it goes through > like a normal submit. > > Any ideas? > > Thanks & God Bless, > > Travis