SyntaxFix
Write A Post
Hire A Developer
Questions
The modal dialog can be positioned on top by overriding its z-index property:
.modal.fade { z-index: 10000000 !important; }