if(document.getElementById("alert").style.display != "none") {
document.getElementById("body").style.overflow="hidden";
}

Bu şekilde yaptım