.modal-backdrop.show {
    opacity: .8;
    filter: alpha(opacity=80); /* Para versiones anteriores de IE */
    }