You can change the z-elevation via js as a workaround for now.
runtime.objects.DrawingCanvas.getFirstInstance().zElevation = z;
I just wrote a bug report for the drawing objects with missing z-elevation (something similar came up just a day or two ago with the Video object on the Community Discord)