I am making this a community wiki, for three reasons:
Try to use this:
{active: "a.default", alwaysOpen: "true", autoHeight: "false"}
instead of this:
{active: "a.default", alwaysOpen: true, autoHeight: false}
Explorer has issues with this kind of syntax.