it seems spacebed is requesting input focus, see line 395 on spacebed.c [0]
On the other hand, dwm tries to work around/fix this, see line 873 in dwm.c
[1]
Chromium also seems to be requesting input focus explicitly.
Should this be fixed in spacebed ?