You can preventDefault()
on Chrome shortcuts with JavaScript, but you can't do it with all of them.
Ctrl + S and Ctrl + F you can override.
Ctrl + W you cannot. This makes sense.
Ctrl + L though I was surprised to find you also cannot override though.
What shortcuts are overridable and which aren't in Chrome?