I am using kendo.drawing.drawDOM to generate an exportImage. When running this on Chrome, the z-index of elements is not taken into account and certain elements will not overlap each other based on their z-index (i.e., how they are displayed in the browser). It works perfectly on IE and Firefox - this is just a Chrome issue. Is this a known issue? Is there a workaround by any chance?
Any help is appreciated!