I am using bootstrap modal. When modal is open background content opacity is not changed by default. I tried changing in js using
function showModal() { doc
If you are using the less version to compile Bootstrap modify @modal-backdrop-opacity in your variables override file $modal-backdrop-opacity for scss.