Yes, this seems to be a limitation of the current implementation of WebGL. I’m doing some research for usfxr and gathering my thoughts on an issue for the project.
Depending on what you’re doing, you might be able to create your audio with AudioClip.Create, but it’ll mean losing the advantage of creating the audio on a separate thread (more info on that here).