Open modal in app-root element instead of ion-app

Hello,
I need to create a modal and open in app-root element. Is it possible?
By default modal component will open in ion-app.
I’m trying to hide main ion-header behind the modal in Ionic 4.