Yes, you can have any IRQL for mouse, but when the cd driver issues a CLI instruction, no IRQ will reach anybody else.
The slowdown happens when the autoplay is disabled too. It seems that windows might want to look at the contents of the inserted disk, without interruption. There might be some UI issues not using the asynchronous I/O, and doing the I/O outside of the GUI redraw
thread...