You can add the "persit" behaviour to them, and have all of that UI stuff on a separate layout which is set to global.
This means you just have to create a layer on your game layout(s) named the same as your UI layout. Any events you use to change things like chat menu or whatever, it will be on every layout that you use the global layout as a layer.
~Sol