z-index issue: typeahead dropdown-menu displays under navbar-fixed-top/bottom
Created by: jamesbeck
If you use a typeahead drop down menu within a fixed navbar, the dropdown menu is displayed under the navbar. The dropdown is given a z-index of 1000 whilst the fixed navbar is 1030.