Fix escape key closing non-modal OverlayDrawers
Introduced by !824 (merged) and worked around in plasma/discover!447 (merged), currently pressing escape closes modal OverlayDrawers - but this can also happen with non-modal ones to hilarious results:
I'm guessing this change was erroneously included to fix the original bug, so this reverts this line to restore previous non-buggy behavior.