Forum Moderators: open
1. Try setting <BASE TARGET="_blank"> in the HEAD section of the HTML page on which the banner is displayed.
2. Give the object a low z-order, and create a DIV which covers it completely at a higher z-order. Make the DIV clickable with a target sent to _blank (i.e. overwrite the flash click handling).