For a more intuitive keyboard navigation (tab key order), the personal menu should be moved into header
The menu "Explorer les sous-pages" should be move into <main id="content" role="main">
For a more intuitive keyboard navigation (tab key order), the personal menu should be moved into header
The menu "Explorer les sous-pages" should be move into <main id="content" role="main">
This lead to a issue on scroll. When scrolling the <header> is sticky with position:fixed.
z-index of overlay is not correct anymore and is over personal opened menu.
Overlay should be placed into <header> too