Using Video in a jQuery Tab
I've been tasked with debugging a problem with jQuery Tabs. Doesn't actually seem to be using the UI Tabs plugin. The problem is, one of the tabs has a video in it. When that tab is selected, I can no longer select a tab. I'm guessing the video is taking over the tab links, but I'm not seeing that in firebug. The site is
http://www.bitsoflace.com. If somebody wants to take a look and let me know if I'm missing something obvious please let me know. I've added a third tab with text to make sure the tab switching works, and it's good to go until that video tab is selected.
Thanks.