The examples such as "Wizard (default modal)" and "Wizard (custom modal)" popup in a module window for logged in users.
For anonymous users, there is no modal, just a normal page.
Likewise "Modal Login (default style)", only visible to anonymous user, is not modal.

Looking at the code, there are no permissions, only a check if JavaScript is enabled.
What am I missing? Thanks in advance.