I have no backdrop when using the modal directive from UI Bootstrap http://angular-ui.github.io/bootstrap/. The modal itself is working.
I have tried with both the ui-b
There is a workaround you can do
1- add this css class:
.modal-backdrop{ bottom: 0; position: fixed; }
2- make sure the "window.html" template file included "ng-click" event