[jQuery] autocomplete + bgiframe

[jQuery] autocomplete + bgiframe


Hi!
I'm currently trying out this autocomplete plugin:
http://code.google.com/p/jqac/
http://plugins.jquery.com/project/jqac
I have to add bgiframe functionality for IE6 and have some trouble
doing that. Here's my code:
http://www2.hemsida.net/badtant/test/auto/test.html
I've added this line:
$(".jqac-menu").bgiframe();
At a first glance it seems to work bet when scrolling in the
suggestion box the select behind it suddenly appears. How can I get
around this?
Thanks!
/Niklas