Accordion: not hiding elements during animation

Accordion: not hiding elements during animation


Hi. I've found two instances which make me scratch my head over the
accordion and how it hides content.
One is placing a datepicker instance inside the content area of an
accordion pane.
The other is placing a flexigrid instance inside the content area of
an accordion pane.
With both of these, I open or close that pane and before the animation
to open starts, I can see the element on top of the rest of the
accordion menu.
When I close the pane, the content animates but the elements remain
above the rest of the accordion menu until the animation is complete
and then they hide.
Any ideas on how to address this issue?
Thanks.
- David