I am using Finder module for auto suggestions. But autocomplete results are shown under the adsense ads in IE7 and IE6 other borwsers are ok. I have use some z-index options but it does not works. You can see the test site http://blendofmind.com/deneme/

I have used this css:

#block-adsense_managed-2,
#block-adsense_managed-2 div.content,
#block-adsense_managed-2 div.inner,
#block-adsense_managed-2 div.adsense {position:absolute;background: #000;z-index:-9998; } 

what can I do?