I have used the code for my modal straight from the Bootstrap example, and have included only the bootstrap.js (and not bootstrap-modal.js). However, my modal is appearing u
I've simply set:
#myModal { z-index: 1500; }
and it works....
For the original question:
.my-module { z-index: 1500; }