We need to be able to use autocomplete with Select Combo boxes, but all of your examples are with input text-boxes.
We have been able to get the autocomplete to display and partially work, but it has many issues including showing the index some times instead of the related text if the up or down arrows are pressed.
Is there anything special we should be doing to use autocomplete with <Select>?