I recently designed a bootstrap modal, but I encountered an issue where when it appears, the vertical scrollbar on the background page becomes disabled and the content shifts to the right by the width of the scrollbar. I want to prevent this content shift and allow the background to remain scrollable while the modal is open. Any suggestions on how to achieve this without causing any disruptions? Thank you for your help in advance.