We recently discussed this: Is the product of two Gaussian random variables also a Gaussian? What was established was that in nontrivial cases (i.e., ruling out zero-variance Gaussians, which are Dirac delta functions), the product of independent random variables with Gaussian distributions cannot have a Gaussian distribution. It's also easy to come up with examples of non-independent Gaussians whose product isn't Gaussian (e.g., the product of a Gaussian with itself).
But can one construct a nontrivial case in which the product of two non-independent Gaussian-distributed random variables is also Gaussian? If so, is it possible to do it with a joint distribution that is a well-behaved function, or only with one that is highly discontinuous or a generalized function?
As a possible approach in constructing such an example, suppose we start with independent Gaussians $X_0$ and $Y_0$, which both have mean 0 and standard deviation 1. Then $A_0=(10+X_0)(10+Y_0)$ is approximately Gaussian. The most noticeable deviation from Gaussianity would probably be that the $A_0$'s distribution would be skewed. I would imagine that we could then make up random variables $X_1$ and $Y_1$ with mean 0 and standard deviation 1, independent of $X_0$ and $Y_0$ but not independent of each other, such that we get zero skewness for $A_1=(10+aX_0+\sqrt{1-a^2}X_1)(10+aY_0+\sqrt{1-a^2}Y_1)$. Continuing in this way, we might be able to make all the moments of $A_n$ have Gaussian values as $n\rightarrow\infty$.
Another approach might be to take $X$ to be Gaussian, and $Y=f(X)$ for some function $f$ such that $f=f^{-1}$, so that $Y$ has the same distribution as $X$. It seems like if you had the freedom to make $f$ ill-behaved (maybe discontinuous everywhere), you ought to be able to make $XY$ have the desired distribution.