I have a jquery UI tab with checkboxes on the tab headers like so http://jsfiddle.net/bSdbG/494/
It works fine in Chrome, but in Firefox, if you click the checkbox of the tab that is currently opened, the page will be scrolled to the tab content. How can I prevent that to happen?