[jQuery] Flash sandwich with animating html

[jQuery] Flash sandwich with animating html

Hey all,
I'm trying something out which after a bit of research doesnt look like its possible and wondering if anyones got some experice/adivce.
I have 3 div's
<div id="html_background"></div>
<div id="transparent_flash_background"></div>
<div id="animating_html_content"></div>
They are positioned absolutely and are positioned ontop of each other, they function fine until I want to animate the html content in the 3rd (topmost) div. It works fine in IE7, Safari and FF3, but poor FF2 really doesnt like animating HTML content over an active flash element - which i must say is so gutting. I will try and put a simple demo together later on and any advice is hugely appreciated! Feel so close but yet such a snag!
Cheers all,
Toby