Multiple docked views on the same edge opened at the same time

I am trying to have multiple docked views at the top of the screen opened at the same time. When I tried adding that, it seems to want to only have one opened at a time. Is there a work around for this?

With careful planning you could configure this behavior while using the ViewCanvas. You would be responsible for crafting your own open/close/toggle triggers, but if you set up the instances within the canvas to display relative to previous instances you could absolutely do this.