I have a Google Maps Autocomplete input field inside a Twitter Bootstrap modal dialog and the autocomplete result is not displayed. However, if I press the down arrow key, i
.pac-container { z-index: 1051 !important; }
did it for me
https://github.com/twbs/bootstrap/issues/4160