fix: unlock keyboard after swipe so backspace works on iPhone
The draw handler sends keyboard:lock during cursor swipe, but
backdropTouchOff prevented keyboard:unlock from firing on lift,
leaving the software keyboard input permanently locked.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>