I have a Carousel action that uses tabs and button together (you can click on either one). It works great in Safari and Firefox. In IE6, the buttons don’t do anything and the tabs don’t really carousel, but they just show the new pane.
Try re-making your page so the tabs are not within the carousel
element itself. Look at the coda page for an example of what I mean by
that. http://panic.com/coda I’m not sure if that’s your specific
problem, but it’s worth a try. I suppose that the function that looks
to find the correct carousel to use with a particular tab is being
confused by this construction technique you are using.