Flash Menu, HTML content, and Z-index

I have a flash menu that needs to overlap HTML content. I have already done this by using a negative margin on the HTML content and setting the flash menu to transparent.

The problem is all the HTML links that are ‘underneath’ the Flash menu do not function. I tried changing the Z-index but that did not work because then the menu goes behind the text. Are there any other solutions?

Thanks.