[jQuery] Tabs conflict with in-page anchors?

[jQuery] Tabs conflict with in-page anchors?


I've got a page that uses tabs (v.3), and also has a series of in-page
anchors. I'd like to be able to link from other pages to those in-page
anchors, but that doesn't seem to work. The page doesn't jump to the
anchor. I'm assuming this is because it's conflicting with the tabs?
Interestingly, I can embed a link on that page that will make the
jump. I'm guessing that's because the handling of the anchor for tab-
switching is being done on page load?
How can I get the tabs to play nice with my non-tab-linking anchor?
Thanks,
Owen