For accessibility purposes, you may want to trap user focus to within the modal. You can use the cdkTrapFocus directive to keep the user tabbing from within the modal. This is not needed when using the clr-modal component because the component includes this by default.