If I understand correctly;
If you make the panel 1 invincible, normally viewpoint will be too, because viewport is in panel1.
If you want only viewpoint visible, then group other elements in panel1 into another panel and make this new panel invincible. Do not make invincible panel 1, because it is the main container.
Or send a snippet, let's see what we can do ;)