Let $k$ be a field. Let $R=k[X,Y],\ A=k[X,Y,\frac{X}{Y}]$. Show that going down doesn't hold for $A/R$.
My approach: I took the map $\phi: \operatorname{Spec} A\to \operatorname{Spec} R,\ q\mapsto q\cap R$ to verify the preimages of $q$ in $R$. Sadly, I have not been able to find a counterexample to my problem. I suspect that one could exploit the fact that $k[Y]\in \operatorname{Spec} R, \ k[Y]\not\in \operatorname{Spec} A$. However, to make this work as a counterexample, I would have to find a prime ideal in $R$ containing $k[Y]$ and a prime ideal in $A$ lying above it. This, however, is impossible due to $k[Y]$ being a maximal ideal. Any help is greatly appreciated!