AutoComplete on focus show default drop down

AutoComplete on focus show default drop down

The "new" autocomplete feature in the base jquery ui package has the ability to show a default search result on focus of the textbox.  This is great when you have a small list.

I would like to see similar functionality with jquery.autocomplete, but the search method does not trigger the UI to show the drop down.