Autocomplete Empty Value

Autocomplete Empty Value

When clicking the Tab key, autocomplete select the first menu item if it is exist.
The thing is that sometimes i would like to leave the field empty.
i tried to solve it with "blur" event, but the problem is that the selection occur after blur.

I think you should add a "blank" option for the widget.