Explains how HTML’s inert attribute disables background content when modals, drawers, or loading overlays appear, removing an element’s subtree from the tab order, blocking pointer/click events, and hiding it from the accessibility tree, replacing manual JavaScript focus traps.