Confirm Dialog hidden behind Side Dialog

I've got a Confirm Dialog hooked up to a Cancel button on a Side Dialog, but it is being shown behind the Side Dialog.

If I use the same component as a normal Dialog (instead of Side) then the Confirm is shown in front as expected.

Is there any way to set the priority of Dialogs to force the Confirm to the front?