No I only have
http://visual6502.org/JSSim/expert.html which shows SP:fd after you "reset" it. You can change the reset vector with a parameter (so the first state shown is apparently after reset vectors are read and a "JMP" to that vector). There is no documentation on any reset handler happening in the shadows, so this is what state the simulation gives the stack pointer as an initial value.
It could be that the simplistic model of the capacitance in this simulation is what gives this stack pointer state. Unless its actually forced there by some internal component/handler on the chip. I don't know the model well enough to say that either are true.