Intermittent issue with Accordion on Safari

Intermittent issue with Accordion on Safari


Hi,
I have an accordion that works perfectly in all browsers but
intermittently fails to completely intialize on Safari.
There is nothing special about the accordion. There is a form in one
of the panels.
The behavior is hard to reproduce, but have noticed it on Safari
3.2.1. Using jquery 1.2.6 and jquery ui 1.6b.
On load of the page the accordion is formatted properly with the first
panel opened and the others collapsed, but the accordion headers for
the panels do not respond to mouse events. (i.e. there is no hover
effect, cursor doesn't change and click action doesn't do anything).
Has anyone else seen this before? Is there a way to debug this
behavior?
I can provide example of accordion if needed, but just thought I would
send this out there. I didn't see that anyone has reported this type
of behavior yet.
Thanks!