Well, what's your use case? If IE11+ is only 10% of your target market then great go for it, and bare in mind the points @maruru makes. Otherwise you'll need to include shims/polyfills. I'm pretty sure there's a way around this though, something about setting it's z-index: 999999 and draggable == true (or something like this). Depends if you want to do anything fancy with it.