When using auto complete, it shows up the suggestion inputs, if you click on one where it has a button underneath it, it clicks the button rather than the suggestion.
I’ve prepared a JS fiddle with the issues to see if anyone can help…
Is there anyway i can set the auto complete to be on top so this doesn’t happen?
Thanks
For some reason your z-indexes are wrong. This works in FF on jsFiddle:
For some reason this seems to work:
http://jsfiddle.net/XuZBt/20/