I was looking for a plugin to create a smart location form field which has a suggested autocomplete. I was unable to find anything suitable (Google Geocode is too unreliable
There is a widget that does that, the jquery ui autocomplete.
http://jqueryui.com/demos/autocomplete/#remote-jsonp
This demo is exactly what you need, selecting locations over the world
Hope this helps. Cheers