I've created a horizontal scrolling site that navigates using jQuery. It works fine in Chrome and Safari. However, when I use Firefox, the site jumps to the page before a page with Captivate videos embedded in iframes. When I remove the iframe or change the iframe URL, everything works fine.
Any ideas what could be causing this? Could jQuery be jumping to the top-most element in Firefox perhaps?