When using the jquery ui autocomplete combobox, can you set a default value for the combobox?
input.val( $(select).children("option:selected").text());