[jQuery] autocomplete scrollbar not coming in ie

[jQuery] autocomplete scrollbar not coming in ie


hi,
i am using latest version of jquery autocompletion plugin.
and have populated an array(input for autocomplete) abt 800 entries.
now strangely when i type a letter which triggers large results, i can
see a scrollbar in mozilla but not in Internet explorer 7.
i have only included jquery.autocomplete.css and
jquery.autocomplete.js files in my jsp.
should i need to include anything else, what might have went wrong
with me?
any help?
thank you.